func reflect.mapaccess_faststr
2 uses
reflect (current package)
value.go#L1607: e = mapaccess_faststr(v.typ, v.pointer(), k)
value.go#L3430: func mapaccess_faststr(t *rtype, m unsafe.Pointer, key string) (val unsafe.Pointer)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)